@charset"utf-8";

/* é¦–é¡µæ ·å¼ START */

/* æ–°é—»åŒºåŸŸ */
.home-news {
  padding: 10px 12px 15px;
}

/* æ–°é—»åŒºåŸŸ */
/* åŠžäº‹åŒºåŸŸ */
.mshow {
  display: none;
}
.work-into {
  width: 48.5%;
}
.work-into .work {
  padding: 25px 0;
  background: #fff;
}
.work-into .work .work-item {
  width: 25%;
  text-align: center;
  float: left;
}
.item5,
.item6,
.item7,
.item8 {
  margin-top: 60px;
}

.work-into .work .work-item img {
  width: 74px;
  height: 74px;
  display: block;
  margin: 0 auto 6px;
}

.notice {
  width: 50%;
}

/* åŠžäº‹åŒºåŸŸ */
/* ä¿¡æ¯å…¬ç¤º */
.prison-news {
  width: 75%;
  padding-bottom: 38px;
}

.disclosure ul {
  padding: 10px 17px;
  color: #4F91C5;
  background-color: #fff;
}
.disclosure ul li {
  margin-top: 10px;
}

.disclosure ul li a {
  display: block;
  padding: 16px 37px 16px 24px;
  border: 1px solid #4F91C5;
}

.disclosure ul li a span {
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  vertical-align: top;
  background-image: url(01-01-sprite.png);
  background-repeat: no-repeat;
}

.disclosure ul li a .disicon2 {
  background-position: -24px -100px;
}

.disclosure ul li a .disicon3 {
  background-position: -48px -100px;
}

.disclosure ul li a .disicon4 {
  background-position: -70px -100px;
}

.disclosure ul li a .disicon5 {
  background-position: -94px -100px;
}

.disclosure ul li:first-child {
  margin-top: 0;
}
.disclosure ul li a:hover {
  color: #fff;
  background: linear-gradient(91deg, rgb(22, 106, 171), rgb(79, 145, 197));
}

.disclosure ul li a:hover .disicon2 {
  background-position: -24px -127px;
}

.disclosure ul li a:hover .disicon3 {
  background-position: -48px -127px;
}

.disclosure ul li a:hover .disicon4 {
  background-position: -70px -127px;
}

.disclosure ul li a:hover .disicon5 {
  background-position: -94px -127px;
}

 .disclosure ul li.frist {
   color: #fff;
   background: linear-gradient(91deg, rgb(22, 106, 171), rgb(79, 145, 197));
 }
  .disclosure ul li.frist a {
    border: none;
  }
 .disclosure ul li.frist .disicon1 {
   background-position: 0 -131px;
 }

/* ä¿¡æ¯å…¬ç¤º */
/* äº’åŠ¨æœåŠ¡ */
.home-module {
  color: rgba(22, 106, 171, 1);
  background: #fff;
  padding: 18px;
}

.serve {
  margin: 22px 0 20px;
}
.serve .left {
  width: 745px;
}
.serve .right{
  width: 400px;
}
.serve .serve-list {
  float: left;
  margin-top: 5px;
  margin-left: -20px;
  width: 275px;
}
.serve .serve-list a {
  float: left;
  width: 255px;
  /* padding: 40px 30px; */
  margin-left: 18px;
  vertical-align: middle;
  background-image: url(01-01-servicebg1.jpg);
  background-repeat: no-repeat;
  height: 76px;
  line-height: 76px;
  padding-left: 25px;
  margin-top: 15px;
}

.serve .serve-list a:hover {
  color: #fff;
  background-image: url(01-01-servicebg.jpg);
}

.serve .serve-list a span {
  display: block;
  float: right;
  width: 43px;
  height: 47px;
  background-image: url(01-01-sprite.png);
  background-repeat: no-repeat;
  position: relative;
  top: 16px;
  right: 20px;
}

.serve .serve-list a .sericon1 {
  background-position: -2px -159px;
}

.serve .serve-list a .sericon2 {
  background-position: -50px -162px;
}

.serve .serve-list a .sericon4 {
  background-position: -141px -162px;
}

.serve .serve-list a:hover .sericon1 {
  background-position: -3px -208px;
}

.serve .serve-list a:hover .sericon2 {
  background-position: -50px -208px;
}

.serve .serve-list a:hover .sericon4 {
  background-position: -141px -208px;
}
.serve .serve-list .serlast img {
  float: right;
  width: 43px;
  height: 44px;
  position: relative;
  top: 16px;
  right: 20px;
}
.serve .serve-list .serlast .serbicon,
.serve .serve-list .serlast:hover .sericon {
  display: none;
}

.serve .serve-list .serlast:hover .serbicon {
  display: block;
}
/* 2021-01-06æ–°å¢žè§†é¢‘è®¿è°ˆ */
.spft-box{
  width: 466px;
  float: right;
  margin-top: 20px;
}
.spft-title{
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #fafafa;
  color: #4f91c5;
  font-size: 18px;
  font-weight: bold;
}
.spft-content ul li{
  float: left;
  width: 230px;
  height: auto;
  margin-bottom: 5px;
}
.spft-content ul li a{
  display: block;
}
.spft-content ul li img{
  width: 100%;
  height: 90px;
  display: block;
}
.spft-content ul li span{
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 20px;
  border: 1px solid #dadde4;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  color: #333;
}
.ml4{
  margin-left: 4px;
}
.sertop10 {
  margin-top: 15px;
}
.theme-list {
  margin-top: 20px;
}

.theme-list a {
  display: block;
  width: 100%;
  height: 77px;
  margin-bottom: 11px;
}


.theme-list a img {
  display: block;
  width: 96%;
  height: 100%;
}
/* äº’åŠ¨æœåŠ¡ */
/* å‹æƒ…é“¾æŽ¥ */
.link-list {
  margin-top: 22px;
  margin-left: -7px;
}

.link-list li {
  float: left;
  width: 15.8%;
  height: 50px;
  margin-left: 7px;
}

.link-list li a img {
  width: 100%;
  height: 100%;
  display: block;
}

/* é¦–é¡µæ ·å¼ END */

/* é¦–é¡µæ‰‹æœºç«¯æ ·å¼ */

@media screen and (max-width: 1200px) {

  /* é¦–é¡µæ ·å¼ START */
  .work-into {
    width: 100%;
    margin-bottom: 20px;
  }

  .work-into .work .work-item a {
    width: .74rem;
    height: .74rem;
  }

  .work-into .into-pic {
    margin-top: .19rem;
    height: 1.96rem;
  }

  .disclosure ul {
    background: none;
    padding: .17rem 0;
  }

  .disclosure ul li {
    height: .73rem;
  }

  .disclosure ul li a span {
    margin-top: .08rem;
  }

  .disclosure ul .mli-half {
    float: left;
    width: 47.6%;
    margin-right: .28rem;
  }

  .disclosure ul .mli-half:nth-of-type(2n+1) {
    margin-right: 0;
  }
  .disclosure ul li.mcenter {
    text-align: center;
  }

  .disclosure ul li.mcenter a span {
    position: absolute;
    left: 33%;
  }

  .home-module {
    margin-left: -.3rem;
    margin-right: -.3rem;
    width: auto;
    padding: .22rem .3rem .2rem;
  }
  .serve .left,
  .serve .right {
    width: 100%;
    float: none;
  }
  .serve .left{
    padding-bottom: .24rem;
    overflow: hidden;
  }
  .serve .right {
    padding-top: .18rem;
  }

  .serve .serve-list {
    margin: 0;
    width: 100%;
  }

  .serve .serve-list a {
    width: 100%;
    height: 1.30rem;
    line-height: 1.3rem;
    margin-left: .17rem;
    padding: 0 0 0 .2rem;
    margin-top: .2rem;
    position: relative;
    background-size: 100% 100%;
  }

  .serve .serve-list a:nth-of-type(2n+1) {
    margin-left: 0;
  }

  .serve .serve-list a span {
    position: absolute;
    top: 0.2rem;
    right: .5rem;
  }

  .serve .serve-list a:nth-of-type(2n) {
    margin-left: 0;
  }
  .serve .serve-list .serlast img {
    margin-right: 0.1rem;
    margin-top: 0rem;
  }
  .mh20 {
    background-color: #f3faff;
    margin-left: -.3rem;
    margin-right: -.3rem;
    height: 20px;
  }
  .link-list {
    margin-top: .3rem;
    margin-left: -.28rem;
  }

  .link-list li {
    width: 45%;
    height: .86rem;
    margin-bottom: .3rem;
    margin-left: .28rem;
  }

  .prison-news .hd ul li:nth-of-type(2) {
    flex: 2;
  }
  .spft-box {
    width: 100%;
    float: right;
    margin-top: 0.2rem;
  }
  .spft-title {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    font-weight: bold;
  }
  .spft-content ul li {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem;
  }
  .spft-content ul li img {
    width: 100%;
    height: 3rem;
    display: block;
}
.spft-content ul li span {
  width: 100%;
  height: 0.5rem;
  font-size: 0.3rem;
  line-height: 0.5rem;
  color: #333;
}
.ml4{
  margin: 0;
}
  /* é¦–é¡µæ ·å¼ END */
}